]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
netfilter: xt_socket: make module available for INPUT chain
[net-next-2.6.git] / drivers /
2009-10-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-10-29 roel kluinatm: Cleanup redundant tests on unsigned
2009-10-29 Tilman Schmidtgigaset: convert strcmp chain to table lookup
2009-10-29 Tilman Schmidtgigaset: checkpatch cleanup of ev-layer.c
2009-10-29 Tilman Schmidtbas_gigaset: checkpatch cleanup
2009-10-29 Tilman Schmidtser_gigaset: checkpatch cleanup
2009-10-29 Tilman Schmidtgigaset: checkpatch cleanup
2009-10-29 Tilman Schmidtusb_gigaset: code cleanup
2009-10-29 Tilman Schmidtgigaset: fix bad assumptions about CAPI skbuffs
2009-10-29 Tilman Schmidtgigaset: fix format string typo in CAPI dial command
2009-10-29 Tilman Schmidtgigaset: CAPI module readability improvements
2009-10-29 Ajit Khapardebe2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
2009-10-29 Bruce Allane1000e: flow control doesn't re-enable
2009-10-29 Yi Zouixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn...
2009-10-29 Yi Zouixgbe: Add support for 82599 alternative WWNN/WWPN...
2009-10-29 Shreyas Bhatewaravmxnet3: remove duplicate #include
2009-10-28 Sarveshwar Bandibe2net: Changes to update ethtool get_settings function...
2009-10-28 David Grahame100: Fix to allow systems with FW based cards to resum...
2009-10-28 Dhananjay Phadkenetxen: update version to 4.0.65
2009-10-28 Dhananjay Phadkenetxen: module firmware hints
2009-10-28 Dhananjay Phadkenetxen: update module info
2009-10-28 Dhananjay Phadkenetxen: add PCI IDs for new chip
2009-10-28 Dhananjay Phadkenetxen: refactor indirect register access
2009-10-28 Amit Kumar Salechanetxen: support for new firmware file format
2009-10-28 Ben Hutchingsvia-velocity: Remove private device list
2009-10-28 Atsushi Nemototc35815: Enable NAPI
2009-10-28 Atsushi Nemototc35815: Fix return value of tc35815_do_interrupt when...
2009-10-28 Figo.zhangNET/KS8695: add support NAPI for Rx
2009-10-28 David S. Millerigb: Fix warnings in igb_set_ringparam()
2009-10-28 Alexander Duyckigb: cleanup whitespace issues in igb_main.c
2009-10-28 Alexander Duyckigb: open up SCTP checksum offloads to all MACs 82576...
2009-10-28 Alexander Duyckigb: limit minimum mtu to 68 to keep ip bound to interface
2009-10-28 Alexander Duyckigb: add pci_dev in few spots to clean up use of dev_er...
2009-10-28 Alexander Duyckigb: replace unecessary &adapter->hw with just hw where...
2009-10-28 Alexander Duyckigb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
2009-10-28 Alexander Duyckigb: cleanup igb xmit frame path
2009-10-28 Alexander Duyckigb: cleanup igb.h header whitespace and some structure...
2009-10-28 Alexander Duyckigb: Remove invalid stats counters
2009-10-28 Alexander Duyckigb: cleanup interrupt enablement in regards to msix_other
2009-10-28 Alexander Duyckigb: change queue ordering for 82576 based adapters
2009-10-28 Alexander Duyckigb: cleanup code related to ring resource allocation...
2009-10-28 Alexander Duyckigb: make tx hang check multiqueue, check eop descriptor
2009-10-28 Alexander Duyckigb: move global_quad_port_a from global into local...
2009-10-28 Alexander Duyckigb: only process global stats in igb_update_stats
2009-10-28 Alexander Duyckigb: move vf init into a seperate function
2009-10-28 Alexander Duyckigb: rework handling of the vfta and vlvf registers...
2009-10-28 Alexander Duyckigb: rework use of VMOLR in regards to PF and VFs
2009-10-28 Alexander Duyckigb: replace the VF clear_to_send with a flags value
2009-10-28 Alexander Duyckigb: use packet buffer sizes from RXPBS register
2009-10-28 Alexander Duyckigb: misc cleanups within igb_ethtool.c
2009-10-28 Alexander Duyckigb: cleanup some of the code related to hw timestamping
2009-10-28 Alexander Duyckigb: add support for seperate tx-usecs setting in ethtool
2009-10-28 Ben Hutchingssfc: Really allow RX checksum offload to be disabled
2009-10-28 Sreenivasa Honnurvxge: Configure the number of transmit descriptors...
2009-10-28 Randy Dunlapnetxen: fix builds for SYSFS=n or MODULES=n
2009-10-28 Eric Dumazetnet: add a list_head parameter to dellink() method
2009-10-28 Alexander Duyckigb: cleanup "todo" code found in igb_ethtool.c
2009-10-28 Alexander Duyckigb: add single vector msi-x testing to interrupt test
2009-10-28 Alexander Duyckigb: make ethtool use core xmit map and free functionality
2009-10-28 Alexander Duyckigb: make tx ring map and free functionality non-static
2009-10-28 Alexander Duyckigb: re-use ring configuration code in ethtool testing
2009-10-28 Alexander Duyckigb: setup vlan tag replication stripping in igb_vmm_co...
2009-10-28 Alexander Duyckigb: delay VF reset notification until after interrupts...
2009-10-28 Alexander Duyckigb: move the multiple receive queue configuration...
2009-10-28 Alexander Duyckigb: place a pointer to the netdev struct in the ring...
2009-10-28 Alexander Duyckigb: add a flags value to the ring
2009-10-28 Alexander Duyckigb: move alloc_failed and csum_err stats into per...
2009-10-28 Alexander Duyckigb: move rx_buffer_len into the ring structure
2009-10-28 Alexander Duyckigb: add pci device pointer to ring structure
2009-10-28 Alexander Duyckigb: change the head and tail offsets into pointers
2009-10-28 Alexander Duyckigb: move SRRCTL register configuration into ring speci...
2009-10-28 Alexander Duyckigb: remove rx_ps_hdr_len
2009-10-28 Alexander Duyckigb: move the tx and rx ring specific config into seper...
2009-10-28 Alexander Duyckigb: increase minimum rx buffer size to 1K
2009-10-28 Alexander Duyckigb: remove rx checksum good counter
2009-10-28 Alexander Duyckigb: add new data structure for handling interrupts...
2009-10-28 Jie Yangatl1c: duplicate atl1c_get_tpd
2009-10-27 Vivek Natarajanath: Updates for regulatory and country codes.
2009-10-27 Wey-Yi Guyiwlwifi: minor comments changes for wimax co-exist...
2009-10-27 Ben Cahilliwlwifi: make sure device is reset when unloading driver
2009-10-27 Wey-Yi Guyiwlwifi: update lowest API version support for 6x00...
2009-10-27 Wey-Yi Guyiwlwifi: remove duplicated define
2009-10-27 Zhu Yiiwlwifi: reuse page for notification packets
2009-10-27 Wey-Yi Guyiwlwifi: remove unused parameters
2009-10-27 Reinette Chatreiwlwifi: remove duplicate defines
2009-10-27 Wey-Yi Guyiwlwifi: add channel switch support to 5000 series...
2009-10-27 Wey-Yi Guyiwlwifi: issue ct_kill host command based on device...
2009-10-27 Wey-Yi Guyiwlwifi: choose thermal throttle method based on device...
2009-10-27 Wey-Yi Guyiwlwifi: increase max tfd payload size
2009-10-27 Zhu Yiiwlwifi: fix use after free bug for paged rx
2009-10-27 Wey-Yi Guyiwlwifi: specify the valid tx/rx chain in device config...
2009-10-27 Wey-Yi Guyiwlwifi: update bt co-exit configuration parameter
2009-10-27 Wey-Yi Guyiwlwifi: separate led function from statistic notification
2009-10-27 Ben Cahilliwlwifi: consolidate apm_init() functions
2009-10-27 Wey-Yi Guyiwlwifi: fix gain computation for 5000 series and up
2009-10-27 Jay Sternbergiwlwifi: add missing commands to syslog messages
2009-10-27 Holger Schuriglibertas: remove some references to IW_MODE_abc
2009-10-27 Holger Schuriglibertas: sort and categorize entries in decl.h
2009-10-27 Holger Schuriglibertas: move mic failure event to wext.c
2009-10-27 Holger Schuriglibertas: move SIOCGIWAP calls to wext.c
next