| Commit message (Expand) | Author | Age |
* | mac80211: Warn if the rate controller requests retries for a NO_ACK frame | Gábor Stefanik | 2009-05-06 |
* | ath9k: Fix handling of retry count of NO_ACK frames | Gábor Stefanik | 2009-05-06 |
* | iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs | Gábor Stefanik | 2009-05-06 |
* | mac80211: Fix handling of retry count of NO_ACK frames in PID | Gábor Stefanik | 2009-05-06 |
* | mac80211: Fix handling of retry count of NO_ACK frames in minstrel | Gábor Stefanik | 2009-05-06 |
* | ath5k: correct interrupt storm warning | Bob Copeland | 2009-05-06 |
* | rt2x00: Implement support for 802.11n | Ivo van Doorn | 2009-05-06 |
* | rt2x00: Add support for L2 padding during TX/RX | Ivo van Doorn | 2009-05-06 |
* | rt2x00: Move iv_len into tx descriptor data | Ivo van Doorn | 2009-05-06 |
* | ath5k: Storage class should be before const qualifier | Tobias Klauser | 2009-05-06 |
* | ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ? | Roel Kluin | 2009-05-06 |
* | cfg80211: Use the correct IE buffer pointer | Michael Buesch | 2009-05-06 |
* | cfg80211: Remove unnecessary ksize() call | Michael Buesch | 2009-05-06 |
* | ar9170usb: reset device on resume | Christian Lamparter | 2009-05-06 |
* | p54usb: rework driver for resume | Christian Lamparter | 2009-05-06 |
* | p54usb: remove some dead code | Christian Lamparter | 2009-05-06 |
* | ath5k: 5211, don't crypt every protected frame | Jiri Slaby | 2009-05-06 |
* | net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n | Andrew Morton | 2009-05-06 |
* | cfg80211: remove superfluous !last_request check in reg_device_remove() | Chris Wright | 2009-05-06 |
* | ar9170: uncomment powermgt case handle | Christian Lamparter | 2009-05-06 |
* | ar9170: handle otus' A-MPDU density definitions | Christian Lamparter | 2009-05-06 |
* | mac80211: fix probe response processing | Johannes Berg | 2009-05-06 |
* | mac80211_hwsim: fix bogus warning | Johannes Berg | 2009-05-06 |
* | nl80211: Send timeout event on failed direct probe | Jouni Malinen | 2009-05-06 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 |
* | mac80211: internally clear failed scans properly | Johannes Berg | 2009-05-06 |
* | mac80211: rename max_sleep_interval to max_sleep_period | Johannes Berg | 2009-05-06 |
* | mac80211: fix PS vs. scan race | Johannes Berg | 2009-05-06 |
* | mac80211: fix various problems in ibss code | Johannes Berg | 2009-05-06 |
* | net: remove driver_data direct access of struct device from more drivers | Greg Kroah-Hartman | 2009-05-05 |
* | netns 2/2: extract net_create() | Alexey Dobriyan | 2009-05-04 |
* | netns 1/2: don't get/put old netns on CLONE_NEWNET | Alexey Dobriyan | 2009-05-04 |
* | macb: Add support of the netpoll API | Thomas Petazzoni | 2009-05-04 |
* | tcp: extend ECN sysctl to allow server-side only ECN | Ilpo Järvinen | 2009-05-04 |
* | net: Avoid modulus in skb_tx_hash() for forwarding case. | David S. Miller | 2009-05-03 |
* | ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. | Rami Rosen | 2009-05-03 |
* | ne2k-pci: use dev->addr_len instead of "6" | Jiri Pirko | 2009-05-03 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 |
|\ |
|
| * | ne2k-pci: Do not register device until initialized. | Lubomir Rintel | 2009-05-02 |
| * | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent | 2009-05-02 |
| * | net: Only store high 16 bits of kernel generated filter priorities | Robert Love | 2009-05-02 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 |
|\| |
|
| * | virtio_net: Fix function name typo | Alex Williamson | 2009-05-02 |
| * | virtio_net: Cleanup command queue scatterlist usage | Alex Williamson | 2009-05-02 |
| * | bonding: correct the cleanup in bond_create() | Jiri Pirko | 2009-05-01 |
| * | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-01 |
| * | smsc95xx: add support for LAN9512 and LAN9514 | Steve Glendinning | 2009-05-01 |