aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182
2009-07-27netxen: refresh firmware info after resetDhananjay Phadke3-9/+7
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-27phonet: phonet_device_get() fixEric Dumazet1-1/+1
2009-07-26bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler4-11/+14
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala1-2/+11
2009-07-26bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-26net: deprecate print_macJohannes Berg1-2/+2
2009-07-26sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26phonet: Fix build.David S. Miller1-0/+1
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller134-3237/+4999
2009-07-26Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6-net-nextDavid S. Miller52-462/+10356
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck1-4/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck5-45/+55
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck1-12/+18
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck3-0/+3
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: cleanup receive address register initializationAlexander Duyck3-35/+30
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck6-89/+56
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck6-15/+98
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck1-6/+1
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck1-9/+4
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck3-9/+17
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck5-58/+22
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil14-108/+59
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall6-12/+0
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil4-0/+1224
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil4-0/+1638
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil6-1/+2551
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil3-0/+1161
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil6-0/+3364
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil5-47/+17
2009-07-25ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil1-1/+6
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil5-44/+56
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil2-203/+231
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil8-15/+17
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona4-11/+20
2009-07-24mac80211: fix ieee80211_xmit call contextJohannes Berg1-0/+7
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg2-8/+1
2009-07-24mac80211: remove master netdevJohannes Berg13-392/+195
2009-07-24net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg1-0/+2
2009-07-24adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez1-17/+0
2009-07-24ath9k: do not stop the queues in driver stopLuis R. Rodriguez1-2/+0
2009-07-24MAINTAINERS: Update rtl8180 patternsJoe Perches1-1/+1
2009-07-24MAINTAINERS: add wl1251 wireless driverKalle Valo1-0/+9
2009-07-24wl1251: remove wl1251_plt_start/stop()Kalle Valo1-54/+0