summaryrefslogtreecommitdiffstats
path: root/drivers/net/mac8390.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-06rt2x00: Implement support for rt2800usbIvo van Doorn5-0/+4996
2009-05-06rt2x00: Style fix for interval definesAlban Browaeys1-2/+2
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2-31/+34
2009-05-06mac80211: tell driver when idleJohannes Berg7-14/+113
2009-05-06mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik1-0/+4
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik1-4/+5
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2-13/+16
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik1-3/+5
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik1-3/+5
2009-05-06ath5k: correct interrupt storm warningBob Copeland1-1/+1
2009-05-06rt2x00: Implement support for 802.11nIvo van Doorn9-34/+211
2009-05-06rt2x00: Add support for L2 padding during TX/RXIvo van Doorn6-48/+143
2009-05-06rt2x00: Move iv_len into tx descriptor dataIvo van Doorn4-20/+19
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-05-06ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin1-1/+1
2009-05-06cfg80211: Use the correct IE buffer pointerMichael Buesch1-1/+1
2009-05-06cfg80211: Remove unnecessary ksize() callMichael Buesch1-5/+3
2009-05-06ar9170usb: reset device on resumeChristian Lamparter1-0/+2
2009-05-06p54usb: rework driver for resumeChristian Lamparter2-95/+177
2009-05-06p54usb: remove some dead codeChristian Lamparter1-53/+3
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby1-1/+1
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton1-0/+5
2009-05-06cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright1-4/+4
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter1-2/+2
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter3-2/+27
2009-05-06mac80211: fix probe response processingJohannes Berg2-7/+3
2009-05-06mac80211_hwsim: fix bogus warningJohannes Berg1-1/+1
2009-05-06nl80211: Send timeout event on failed direct probeJouni Malinen1-1/+1
2009-05-06mac80211: add driver ops wrappersJohannes Berg17-130/+292
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg34-778/+504
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg21-82/+112
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg5-216/+229
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg1-2/+4
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2-3/+3
2009-05-06mac80211: fix PS vs. scan raceJohannes Berg1-0/+7
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg1-3/+15
2009-05-05net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman3-11/+11
2009-05-04netns 2/2: extract net_create()Alexey Dobriyan1-24/+20
2009-05-04netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan1-4/+1
2009-05-04macb: Add support of the netpoll APIThomas Petazzoni1-0/+18
2009-05-04tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen3-3/+12
2009-05-03net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller1-2/+6
2009-05-03ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen1-2/+0
2009-05-03ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko1-1/+1
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love1-1/+1
2009-05-02virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-02virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-023c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki7-8/+68