| Commit message (Expand) | Author | Age | Files | Lines |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 5 | -7/+7 |
* | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 | 1 | -4/+4 |
* | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 | 1 | -8/+6 |
* | netxen: annotate board_config and board_type | Dhananjay Phadke | 2009-03-10 | 6 | -109/+85 |
* | netxen: cleanup superfluous multi-context code | Dhananjay Phadke | 2009-03-10 | 6 | -219/+178 |
* | netxen: refactor netdev open close | Dhananjay Phadke | 2009-03-10 | 1 | -136/+166 |
* | netxen: small xmit optimizations | Dhananjay Phadke | 2009-03-10 | 3 | -12/+17 |
* | netxen: cleanup rx handling | Dhananjay Phadke | 2009-03-10 | 2 | -74/+13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-10 | 6 | -8/+42 |
|\ |
|
| * | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein | 2009-03-10 | 2 | -13/+9 |
| * | bnx2x: Casting page alignment | Eilon Greenstein | 2009-03-10 | 1 | -1/+1 |
| * | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein | 2009-03-10 | 1 | -1/+2 |
| * | p54: fix race condition in memory management | Christian Lamparter | 2009-03-06 | 1 | -3/+6 |
| * | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2009-03-05 | 2 | -12/+11 |
| * | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -1/+31 |
| * | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -0/+8 |
* | | qlge: bugfix: Fix endian issue related to rx buffers. | Ron Mercer | 2009-03-10 | 1 | -3/+6 |
* | | qlge: bugfix: Pad outbound frames smaller than 60 bytes. | Ron Mercer | 2009-03-10 | 1 | -0/+3 |
* | | qlge: bugfix: Move netif_napi_del() to common call point. | Ron Mercer | 2009-03-10 | 1 | -4/+6 |
* | | qlge: Remove spinlock from asic init path. | Ron Mercer | 2009-03-10 | 1 | -2/+0 |
* | | qlge: Clear shadow registers before use. | Ron Mercer | 2009-03-10 | 1 | -0/+2 |
* | | qlge: Get rid of irqsave/restore in intr disable. | Ron Mercer | 2009-03-10 | 1 | -3/+2 |
* | | qlge: bugfix: Tell hw to strip vlan header. | Ron Mercer | 2009-03-10 | 1 | -3/+3 |
* | | qlge: Add tx multiqueue support. | Ron Mercer | 2009-03-10 | 1 | -17/+14 |
* | | qlge: Add support for GRO. | Ron Mercer | 2009-03-10 | 1 | -10/+20 |
* | | qlge: Increase filtering for inbound csum settings. | Ron Mercer | 2009-03-10 | 2 | -13/+29 |
* | | qlge: Remove debug junk from asic reset logic. | Ron Mercer | 2009-03-10 | 1 | -19/+6 |
* | | qlge: Move reset logic into asic_reset_worker func. | Ron Mercer | 2009-03-10 | 1 | -23/+18 |
* | | b43: Fix compilation for devices without PCI core | Michael Buesch | 2009-03-05 | 1 | -0/+2 |
* | | ath9k: Add a debugfs interface for controlling virtual wiphys | Jouni Malinen | 2009-03-05 | 2 | -0/+165 |
* | | ath9k: Add a simple virtual wiphy scheduler | Jouni Malinen | 2009-03-05 | 3 | -0/+72 |
* | | ath9k: Special processing for channel changes during scan | Jouni Malinen | 2009-03-05 | 3 | -10/+68 |
* | | ath9k: Add workaround to recover from failed channel changes | Jouni Malinen | 2009-03-05 | 3 | -2/+43 |
* | | ath9k: Check virtual wiphy state on tx() | Jouni Malinen | 2009-03-05 | 1 | -0/+6 |
* | | ath9k: Pause other virtual wiphys on channel change | Jouni Malinen | 2009-03-05 | 3 | -1/+33 |
* | | ath9k: Register larger listen interval | Jouni Malinen | 2009-03-05 | 1 | -0/+1 |
* | | ath9k: Make start/stop operations aware of virtual wiphys | Jouni Malinen | 2009-03-05 | 3 | -0/+49 |
* | | ath9k: Add routines for switching between active virtual wiphys | Jouni Malinen | 2009-03-05 | 3 | -12/+176 |
* | | ath9k: Virtual wiphy pause/unpause functionality | Jouni Malinen | 2009-03-05 | 6 | -2/+191 |
* | | ath9k: Configure RX filter for multi-BSSID broadcast | Jouni Malinen | 2009-03-05 | 2 | -0/+9 |
* | | ath9k: Add support for multiple secondary virtual wiphys | Jouni Malinen | 2009-03-05 | 7 | -41/+212 |
* | | ath9k: Add data structure for supporting virtual radio/wiphy operation | Jouni Malinen | 2009-03-05 | 8 | -36/+88 |
* | | ath9k: Set BSSID mask based on configured interfaces | Jouni Malinen | 2009-03-05 | 4 | -15/+103 |
* | | ath9k: Cleanup multiple VIF processing | Jouni Malinen | 2009-03-05 | 3 | -57/+59 |
* | | rt2x00: Export all register stats through debugfs | Ivo van Doorn | 2009-03-05 | 1 | -10/+23 |
* | | ath9k: Clean up setkey operations | Jouni Malinen | 2009-03-05 | 1 | -26/+16 |
* | | ath9k: fix AR_TXCFG_DMASZ_MASK value | Gabor Juhos | 2009-03-05 | 1 | -1/+1 |
* | | ath9k: Remove unused variables in struct ath_beacon_config | Sujith | 2009-03-05 | 1 | -5/+0 |
* | | ath9k: Lock config_interface() callback with a mutex | Sujith | 2009-03-05 | 1 | -1/+7 |
* | | ath9k: Handle TSF properly for AP mode | Sujith | 2009-03-05 | 3 | -17/+40 |