summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Add support for skb recyclingAndy Fleming2009-02-042-4/+21
* netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-0412-490/+549
* virtio_net: Allow setting the MAC address of the NICAlex Williamson2009-02-041-2/+21
* virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson2009-02-042-1/+44
* virtio_net: Add a MAC filter tableAlex Williamson2009-02-042-8/+70
* virtio_net: Add a set_rx_mode interfaceAlex Williamson2009-02-042-1/+44
* virtio_net: Add a virtqueue for outbound control commandsAlex Williamson2009-02-042-3/+83
* s2io: Formatting log messageBreno Leitao2009-02-031-3/+2
* sky2: set VPD sizeStephen Hemminger2009-02-031-12/+29
* sky2: move VPD display into debug interfaceStephen Hemminger2009-02-031-68/+87
* sky2: handle dma mapping errorsStephen Hemminger2009-02-031-8/+56
* sky2: remove unneede workaroundStephen Hemminger2009-02-031-7/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-03212-16503/+16940
|\
| * mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan2009-01-301-0/+2
| * ath9k: Fix bug in TX DMA terminationSujith2009-01-301-6/+25
| * ath9k: Setup short preamble properly in rate registrationSujith2009-01-301-0/+6
| * ath9k: Fix station access in aggregation completionSujith2009-01-301-5/+15
| * ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-301-16/+19
| * ath9k: Handle chainmask for A9280Sujith2009-01-302-1/+2
| * mac80211: don't try to powersave/config disabled interfacesJohannes Berg2009-01-291-0/+6
| * cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez2009-01-291-0/+5
| * ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-291-4/+3
| * ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2009-01-292-41/+42
| * ath9k: fix debug print on regdLuis R. Rodriguez2009-01-291-1/+1
| * ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho2009-01-292-2/+8
| * b43: Dynamically control log verbosityMichael Buesch2009-01-296-19/+60
| * b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-293-32/+39
| * mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-298-102/+77
| * iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas2009-01-291-6/+5
| * mac80211: add interface list lockJohannes Berg2009-01-295-5/+40
| * airo: remove useless #definesDan Williams2009-01-291-6/+0
| * airo: clean up and clarify micinit()Dan Williams2009-01-291-41/+41
| * airo: use __attribute__ ((packed)) not #pragmaDan Williams2009-01-291-41/+49
| * b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3
| * mac80211: flush workqueue a second time in suspend()Bob Copeland2009-01-291-0/+3
| * mac80211: change workqueue back to non-freezeableBob Copeland2009-01-291-1/+1
| * mac80211: Fixed BSSID handling revisitedAlina Friedrichsen2009-01-291-39/+33
| * airo: clean up WEP key operationsDan Williams2009-01-291-56/+146
| * airo: simplify WEP index and capability checksDan Williams2009-01-291-32/+27
| * airo: re-arrange WPA capability checksDan Williams2009-01-291-34/+32
| * airo: clean up and clarify interrupt-time task handlingDan Williams2009-01-291-286/+327
| * iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-293-3/+8
| * iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-299-127/+45
| * iwl3945: Add restart_fw module parameterSamuel Ortiz2009-01-291-1/+6
| * iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-293-41/+39
| * iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-294-52/+31
| * iwl3945: Use the iwlcore geos routinesSamuel Ortiz2009-01-293-138/+21
| * iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-296-367/+115
| * iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-298-246/+60
| * iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-295-16/+17
OpenPOWER on IntegriCloud