Age | Commit message (Expand) | Author |
2009-03-10 | forcedeth: remove msix + napi | Ayaz Abdulla |
2009-03-10 | forcedeth: fix missing napi enable/disable calls | Ayaz Abdulla |
2009-03-10 | forcedeth: fix stats version feature | Ayaz Abdulla |
2009-03-10 | net: fix warning about non-const string | Stephen Hemminger |
2009-03-10 | net: convert usage of packet_type to read_mostly | Stephen Hemminger |
2009-03-10 | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle |
2009-03-10 | gigaset: Kconfig cleanup | Tilman Schmidt |
2009-03-10 | netxen: annotate board_config and board_type | Dhananjay Phadke |
2009-03-10 | netxen: cleanup superfluous multi-context code | Dhananjay Phadke |
2009-03-10 | netxen: refactor netdev open close | Dhananjay Phadke |
2009-03-10 | netxen: small xmit optimizations | Dhananjay Phadke |
2009-03-10 | netxen: cleanup rx handling | Dhananjay Phadke |
2009-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-10 | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein |
2009-03-10 | bnx2x: Casting page alignment | Eilon Greenstein |
2009-03-10 | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein |
2009-03-10 | qlge: bugfix: Fix endian issue related to rx buffers. | Ron Mercer |
2009-03-10 | qlge: bugfix: Pad outbound frames smaller than 60 bytes. | Ron Mercer |
2009-03-10 | qlge: bugfix: Move netif_napi_del() to common call point. | Ron Mercer |
2009-03-10 | qlge: Remove spinlock from asic init path. | Ron Mercer |
2009-03-10 | qlge: Clear shadow registers before use. | Ron Mercer |
2009-03-10 | qlge: Get rid of irqsave/restore in intr disable. | Ron Mercer |
2009-03-10 | qlge: bugfix: Tell hw to strip vlan header. | Ron Mercer |
2009-03-10 | qlge: Add tx multiqueue support. | Ron Mercer |
2009-03-10 | qlge: Add support for GRO. | Ron Mercer |
2009-03-10 | qlge: Increase filtering for inbound csum settings. | Ron Mercer |
2009-03-10 | qlge: Remove debug junk from asic reset logic. | Ron Mercer |
2009-03-10 | qlge: Move reset logic into asic_reset_worker func. | Ron Mercer |
2009-03-06 | p54: fix race condition in memory management | Christian Lamparter |
2009-03-06 | cfg80211: test before subtraction on unsigned | Roel Kluin |
2009-03-05 | b43: Fix compilation for devices without PCI core | Michael Buesch |
2009-03-05 | ath9k: Add a debugfs interface for controlling virtual wiphys | Jouni Malinen |
2009-03-05 | ath9k: Add a simple virtual wiphy scheduler | Jouni Malinen |
2009-03-05 | ath9k: Special processing for channel changes during scan | Jouni Malinen |
2009-03-05 | ath9k: Add workaround to recover from failed channel changes | Jouni Malinen |
2009-03-05 | ath9k: Check virtual wiphy state on tx() | Jouni Malinen |
2009-03-05 | ath9k: Pause other virtual wiphys on channel change | Jouni Malinen |
2009-03-05 | ath9k: Register larger listen interval | Jouni Malinen |
2009-03-05 | ath9k: Make start/stop operations aware of virtual wiphys | Jouni Malinen |
2009-03-05 | ath9k: Add routines for switching between active virtual wiphys | Jouni Malinen |
2009-03-05 | ath9k: Virtual wiphy pause/unpause functionality | Jouni Malinen |
2009-03-05 | ath9k: Configure RX filter for multi-BSSID broadcast | Jouni Malinen |
2009-03-05 | ath9k: Add support for multiple secondary virtual wiphys | Jouni Malinen |
2009-03-05 | ath9k: Add data structure for supporting virtual radio/wiphy operation | Jouni Malinen |
2009-03-05 | ath9k: Set BSSID mask based on configured interfaces | Jouni Malinen |
2009-03-05 | ath9k: Cleanup multiple VIF processing | Jouni Malinen |
2009-03-05 | rt2x00: Export all register stats through debugfs | Ivo van Doorn |
2009-03-05 | ath9k: Clean up setkey operations | Jouni Malinen |
2009-03-05 | ath9k: fix AR_TXCFG_DMASZ_MASK value | Gabor Juhos |
2009-03-05 | ath9k: Remove unused variables in struct ath_beacon_config | Sujith |