Age | Commit message (Expand) | Author |
2008-09-24 | rt2x00: Fix HW crypto key handling | Ivo van Doorn |
2008-09-24 | ath9k: Add a few comments about mibevents | Luis R. Rodriguez |
2008-09-24 | mac80211: clean up rate control API | Johannes Berg |
2008-09-24 | ath9k: Fix TSF Adjust usage | Sujith |
2008-09-24 | ath9k: Fix nexttbtt calculation | Sujith |
2008-09-24 | ath9k: Whitespace cleanup | Sujith |
2008-09-24 | iwlwifi: remove HT flags from RXON when not in HT anymore | Emmanuel Grumbach |
2008-09-24 | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona |
2008-09-24 | ath5k: Fix bad udelay calls on AR5210 code | Nick Kossifidis |
2008-09-24 | iwlwifi: make PS use named constants | Tomas Winkler |
2008-09-24 | iwlwifi: don't delay scan in IBSS mode | Tomas Winkler |
2008-09-24 | b43: Issue warning when RFKILL_INPUT is not enabled | Larry Finger |
2008-09-24 | wireless: Read scan flags correctly on x86-64 | David Kilroy |
2008-09-23 | ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). | David S. Miller |
2008-09-23 | zd1211: Use skb_queue_walk() instead of by-hand implementation. | David S. Miller |
2008-09-23 | de4x5: Use skb_queue_head instead of by-hand implementation. | David S. Miller |
2008-09-22 | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller |
2008-09-22 | cassini: use request_firmware | Jaswinder Singh |
2008-09-22 | drivers/net/wan: Use DIV_ROUND_UP | Julia Lawall |
2008-09-22 | irda: follow lspci device/vendor style | Bjorn Helgaas |
2008-09-22 | cxgb3: Use SKB list interfaces instead of home-grown implementation. | David S. Miller |
2008-09-21 | net: Remove __skb_insert() calls outside of skbuff internals. | David S. Miller |
2008-09-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-09-19 | qlge: Protect qlge_resume() with CONFIG_PM | David S. Miller |
2008-09-19 | qlge: Fix warnings in debugging code. | David S. Miller |
2008-09-19 | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller |
2008-09-18 | bnx2: Remove timer_interval field from the bnx2 structure | Benjamin Li |
2008-09-18 | bnx2: Remove name field from bnx2 structure | Benjamin Li |
2008-09-18 | bnx2: Update MODULE_DESCRIPTION to include the 5716 | Benjamin Li |
2008-09-18 | bnx2: In bnx2_set_mac_link() return void rather then int | Benjamin Li |
2008-09-18 | qlge: New Qlogic 10Gb Ethernet Driver. | Ron Mercer |
2008-09-18 | jme: JMicron Gigabit Ethernet Driver | Guo-Fu Tseng |
2008-09-18 | enic: add Cisco 10G Ethernet NIC driver | Scott Feldman |
2008-09-18 | atl2: add atl2 driver | Chris Snook |
2008-09-15 | libertas: correct "limited range of data type" warning | John W. Linville |
2008-09-15 | orinoco: Fix compile warnings | David Kilroy |
2008-09-15 | mac80211 hwsim: make radio list dynamic | Johannes Berg |
2008-09-15 | mac80211: fix virtual interfaces vs. injection | Johannes Berg |
2008-09-15 | libertas: Reduce the WPA key installation time. | Javier Cardona |
2008-09-15 | b43: fix QoS parameters initialization | Lorenzo Nava |
2008-09-15 | iwl3945: add MODULE_FIRMWARE for 3945 HW | Zhu Yi |
2008-09-15 | iwlwifi: add MODULE_FIRMWARE for 5000 HW | Tomas Winkler |
2008-09-15 | iwlwifi: update 5350 Wifi PCI IDs | Tomas Winkler |
2008-09-15 | iwlwifi: don't access mac80211's AMPDU state machine | Johannes Berg |
2008-09-15 | mac80211: share sta_info->ht_info | Johannes Berg |
2008-09-15 | mac80211: move txrate_idx into RC algorithms | Johannes Berg |
2008-09-15 | mac80211: share sta->supp_rates | Johannes Berg |
2008-09-15 | mac80211: move last_txrate_idx into RC algorithms | Johannes Berg |
2008-09-15 | mac80211 hwsim: verify sta pointers | Johannes Berg |
2008-09-15 | mac80211: share STA information with driver | Johannes Berg |