summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos2009-03-161-7/+6
| * ath9k: cleanup AR5416 version checking macrosGabor Juhos2009-03-164-19/+22
| * ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian2009-03-161-2/+2
| * ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian2009-03-165-83/+195
| * ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian2009-03-161-1/+1
| * ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2009-03-162-7/+6
| * cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez2009-03-161-2/+2
| * cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez2009-03-161-3/+14
| * mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez2009-03-161-36/+102
| * p54: enable power save supportChristian Lamparter2009-03-161-0/+2
| * p54: initial SoftLED supportChristian Lamparter2009-03-163-13/+143
| * p54: fix iwconfig txpower offChristian Lamparter2009-03-161-2/+2
| * p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-161-19/+10
| * p54: unify ieee80211 device registrationChristian Lamparter2009-03-165-16/+22
| * p54usb: stop USB core interference in exit pathChristian Lamparter2009-03-161-0/+1
| * ath9k: create a common debugfs_root for all device instancesGabor Juhos2009-03-163-8/+41
| * mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-162-17/+16
| * orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-164-13/+33
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-1740-231/+5785
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-179-5/+81
| |\ \
| | * | zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
| | * | mac80211: Fix panic on fragmentation with power savingJouni Malinen2009-03-161-0/+2
| | * | ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| | * | ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
| | * | lib80211: silence excessive crypto debugging messagesJohn W. Linville2009-03-163-0/+16
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-175-8/+10
| |\ \ \
| | * | | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-161-4/+4
| | * | | netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2009-03-162-3/+3
| | * | | netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso2009-03-161-0/+1
| | * | | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
| * | | | gro: Fix legacy path napi_complete crashHerbert Xu2009-03-171-2/+3
| | |/ / | |/| |
| * | | r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu2009-03-151-112/+2
| * | | r8169: use hardware auto-padding.françois romieu2009-03-151-8/+0
| * | | igb: remove ASPM L0s workaroundAlexander Duyck2009-03-141-24/+2
| * | | netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
| * | | mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
| * | | xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-131-32/+58
| * | | emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
| * | | ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
| * | | via-velocity: Fix DMA mapping length errors on transmit.Dave Jones2009-03-131-8/+7
| * | | qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-131-0/+3
| * | | qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-131-4/+6
| * | | qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-131-3/+3
| * | | qlge: bugfix: Increase filter on inbound csum.Ron Mercer2009-03-132-12/+27
| * | | dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok2009-03-131-4/+4
| * | | net: Add be2net driver.Sathya Perla2009-03-1111-0/+4378
| * | | dnet: Fix warnings on 64-bit.David S. Miller2009-03-111-5/+5
| * | | dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-114-0/+1231
| * | | ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
* | | | netxen: fix firmware download warningsDhananjay Phadke2009-03-172-15/+15