| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: don't delay scan in IBSS mode | Tomas Winkler | 2008-09-24 | 1 | -2/+4 |
* | b43: Issue warning when RFKILL_INPUT is not enabled | Larry Finger | 2008-09-24 | 1 | -0/+5 |
* | wireless: Read scan flags correctly on x86-64 | David Kilroy | 2008-09-24 | 4 | -5/+4 |
* | aoe: Fix OOPS after SKB queue changes. | David S. Miller | 2008-09-23 | 1 | -1/+3 |
* | ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). | David S. Miller | 2008-09-23 | 1 | -3/+5 |
* | usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -3/+2 |
* | zd1211: Use skb_queue_walk() instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -1/+1 |
* | de4x5: Use skb_queue_head instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -30/+8 |
* | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 2008-09-22 | 1 | -2/+1 |
* | cassini: use request_firmware | Jaswinder Singh | 2008-09-22 | 2 | -1523/+53 |
* | drivers/net/wan: Use DIV_ROUND_UP | Julia Lawall | 2008-09-22 | 1 | -1/+1 |
* | drivers/atm: Use DIV_ROUND_UP | Julia Lawall | 2008-09-22 | 3 | -8/+8 |
* | hci_usb: replace mb with smp_mb | Ming Lei | 2008-09-22 | 1 | -5/+5 |
* | irda: follow lspci device/vendor style | Bjorn Helgaas | 2008-09-22 | 1 | -1/+1 |
* | mISDN: misc timerdev fixes | Andi Kleen | 2008-09-22 | 1 | -16/+6 |
* | mISDN: annotate iomem pointer and add statics | Harvey Harrison | 2008-09-22 | 1 | -7/+7 |
* | mISDN: endian annotations for struct zt | Harvey Harrison | 2008-09-22 | 2 | -7/+6 |
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put | Julia Lawall | 2008-09-22 | 1 | -0/+4 |
* | cxgb3: Use SKB list interfaces instead of home-grown implementation. | David S. Miller | 2008-09-22 | 4 | -48/+42 |
* | isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. | David S. Miller | 2008-09-22 | 1 | -163/+189 |
* | bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. | David S. Miller | 2008-09-21 | 1 | -9/+9 |
* | aoe: Use SKB interfaces for list management instead of home-grown stuff. | David S. Miller | 2008-09-21 | 7 | -76/+56 |
* | atm: idt77252: Use generic SKB queue management instead of home-grown scheme. | David S. Miller | 2008-09-21 | 2 | -26/+10 |
* | net: Remove __skb_insert() calls outside of skbuff internals. | David S. Miller | 2008-09-21 | 3 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-19 | 62 | -1396/+1588 |
|\ |
|
| * | libertas: correct "limited range of data type" warning | John W. Linville | 2008-09-15 | 1 | -3/+2 |
| * | orinoco: Fix compile warnings | David Kilroy | 2008-09-15 | 1 | -7/+7 |
| * | mac80211 hwsim: make radio list dynamic | Johannes Berg | 2008-09-15 | 1 | -41/+45 |
| * | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 2008-09-15 | 2 | -9/+15 |
| * | libertas: Reduce the WPA key installation time. | Javier Cardona | 2008-09-15 | 1 | -3/+13 |
| * | b43: fix QoS parameters initialization | Lorenzo Nava | 2008-09-15 | 1 | -1/+1 |
| * | iwl3945: add MODULE_FIRMWARE for 3945 HW | Zhu Yi | 2008-09-15 | 1 | -0/+2 |
| * | iwlwifi: add MODULE_FIRMWARE for 5000 HW | Tomas Winkler | 2008-09-15 | 1 | -0/+2 |
| * | iwlwifi: update 5350 Wifi PCI IDs | Tomas Winkler | 2008-09-15 | 1 | -1/+4 |
| * | iwlwifi: don't access mac80211's AMPDU state machine | Johannes Berg | 2008-09-15 | 1 | -7/+1 |
| * | mac80211: share sta_info->ht_info | Johannes Berg | 2008-09-15 | 1 | -3/+3 |
| * | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 | 3 | -19/+5 |
| * | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 | 3 | -6/+6 |
| * | mac80211: move last_txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 | 2 | -14/+21 |
| * | mac80211 hwsim: verify sta pointers | Johannes Berg | 2008-09-15 | 1 | -0/+44 |
| * | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 6 | -32/+32 |
| * | mac80211 hwsim: verify vif pointers | Johannes Berg | 2008-09-15 | 1 | -0/+58 |
| * | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 38 | -264/+264 |
| * | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 9 | -264/+172 |
| * | ath9k: Add RF kill support | Vasanthakumar Thiagarajan | 2008-09-15 | 4 | -32/+327 |
| * | ath9k: Re-order functions in main.c | Vasanthakumar Thiagarajan | 2008-09-15 | 1 | -469/+469 |
| * | libertas: remove unused generic RESET command | Dan Williams | 2008-09-15 | 4 | -27/+2 |
| * | zd1211rw: make use of new regulatory_hint() | Luis R. Rodriguez | 2008-09-15 | 7 | -203/+102 |
* | | qlge: Protect qlge_resume() with CONFIG_PM | David S. Miller | 2008-09-19 | 1 | -0/+2 |
* | | qlge: Fix warnings in debugging code. | David S. Miller | 2008-09-19 | 1 | -12/+12 |