summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-16cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez
2009-03-16cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez
2009-03-16p54: enable power save supportChristian Lamparter
2009-03-16p54: initial SoftLED supportChristian Lamparter
2009-03-16p54: fix iwconfig txpower offChristian Lamparter
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter
2009-03-16p54usb: stop USB core interference in exit pathChristian Lamparter
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov
2009-03-15tcp: make sure xmit goal size never becomes zeroIlpo Järvinen
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15tcp: don't check mtu probe completion in the loopIlpo Järvinen
2009-03-15tcp: consolidate paws checkIlpo Järvinen
2009-03-15tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen
2009-03-15tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen
2009-03-15pkt_sched: Change misleading code in class delete.Jarek Poplawski
2009-03-15net: reorder fields of struct socketEric Dumazet
2009-03-14netxen: update version to 4.0.30Dhananjay Phadke
2009-03-14netxen: add receive side scaling (rss) supportDhananjay Phadke
2009-03-14netxen: remove old lro codeDhananjay Phadke
2009-03-14netxen: sanitize variable namesDhananjay Phadke
2009-03-14netxen: add suspend resume supportDhananjay Phadke
2009-03-14netxen: fix endianness in serial numberDhananjay Phadke
2009-03-14ixgbe: Add documentation for the driverPJ Waskiewicz
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg
2009-03-14ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz
2009-03-14ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg
2009-03-14ixgbe: Cleanup on the Rx init pathJesse Brandeburg
2009-03-14ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg
2009-03-14ixgbe: fix bug with napi add before request_irqJesse Brandeburg
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg
2009-03-14ixgbe: Disable DROP_EN for Rx queuesPJ Waskiewicz
2009-03-14ixgbe: Fix an accounting problem when the Rx FIFO is fullPJ Waskiewicz
2009-03-14ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck
2009-03-14igb: add support for another dual port 82576 non-security nicAlexander Duyck
2009-03-14igb: correct typo that was setting vfta mask to 1Alexander Duyck
2009-03-14igb: add PF to poolAlexander Duyck
2009-03-14igb: support wol on second portAlexander Duyck
2009-03-14igb: resolve warning of unused adapter structAlexander Duyck
2009-03-14igb: remove netif running call from igb_pollAlexander Duyck
2009-03-14igb: switch to new dca APIMaciej Sosnowski