Age | Commit message (Expand) | Author |
2009-07-26 | phonet: Fix build. | David S. Miller |
2009-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-26 | Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke... | David S. Miller |
2009-07-26 | igbvf: resolve "frees DMA memory with different size" warnings | Alexander Duyck |
2009-07-26 | igb: initialize mailbox function pointers prior to phy init | Alexander Duyck |
2009-07-26 | igb: cleanup flow control configuration to make requested/current more clear | Alexander Duyck |
2009-07-26 | igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap | Alexander Duyck |
2009-07-26 | igb: add support for 82576 mezzanine card | Alexander Duyck |
2009-07-26 | igb: remove unused switch statement from igb_set_wol | Alexander Duyck |
2009-07-26 | igb: cleanup receive address register initialization | Alexander Duyck |
2009-07-26 | igb: move all multicast addresses into multicast table array | Alexander Duyck |
2009-07-26 | igb: add completion timeout workaround for 82575/82576 | Alexander Duyck |
2009-07-26 | igb: do not overwrite EEPROM LED settings | Alexander Duyck |
2009-07-26 | igb: change configure_pcs_link to void since it always returns 0 | Alexander Duyck |
2009-07-26 | igb: make serdes power down available for 82575 in addition to 82576 parts | Alexander Duyck |
2009-07-26 | igb: remove media type fiber as it is misleading | Alexander Duyck |
2009-07-25 | mISDN: hfcmulti display real PCI ids for not supported cards | Karsten Keil |
2009-07-25 | ISDN: ARRAY_SIZE changes | Karsten Keil |
2009-07-25 | drivers/isdn: Drop unnecessary NULL test | Julia Lawall |
2009-07-25 | mISDN: Add support for Traverse Technologies NETJet PCI cards | Karsten Keil |
2009-07-25 | mISDN: Add driver for Winbond cards | Karsten Keil |
2009-07-25 | mISDN: Add support for Speedfax+ cards | Karsten Keil |
2009-07-25 | mISDN: Driver for AVM Fritz!CARD PCI | Karsten Keil |
2009-07-25 | mISDN: Add driver for Infineon ISDN chipset family | Karsten Keil |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil |
2009-07-25 | ISDN: Fix isdnhdlc for one byte hdlc packets | Karsten Keil |
2009-07-25 | ISDN: Add support for none reverse bitstreams to isdnhdc | Karsten Keil |
2009-07-25 | ISDN: Clean up isdnhdlc code | Karsten Keil |
2009-07-25 | ISDN: Make isdnhdlc usable for other ISDN drivers | Karsten Keil |
2009-07-24 | mac80211: Fix regression in mesh forwarding path. | Javier Cardona |
2009-07-24 | mac80211: fix ieee80211_xmit call context | Johannes Berg |
2009-07-24 | net: remove unused skb->do_not_encrypt | Johannes Berg |
2009-07-24 | mac80211: remove master netdev | Johannes Berg |
2009-07-24 | net: export __dev_addr_sync/__dev_addr_unsync | Johannes Berg |
2009-07-24 | adm8211: remove uneeded code during suspend/resume | Luis R. Rodriguez |
2009-07-24 | ath9k: do not stop the queues in driver stop | Luis R. Rodriguez |
2009-07-24 | MAINTAINERS: Update rtl8180 patterns | Joe Perches |
2009-07-24 | MAINTAINERS: add wl1251 wireless driver | Kalle Valo |
2009-07-24 | wl1251: remove wl1251_plt_start/stop() | Kalle Valo |
2009-07-24 | wl1251: remove accidentally added wl1251_netlink.c | Kalle Valo |
2009-07-24 | ath5k: fix values for bus error bits in ISR2 | Pavel Roskin |
2009-07-24 | cfg80211: avoid setting default_key if add_key fails | Zhu Yi |
2009-07-24 | iwmc3200wifi: fix a use-after-free bug | Zhu Yi |
2009-07-24 | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi |
2009-07-24 | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi |
2009-07-24 | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi |
2009-07-24 | cfg80211: set_default_key only for WEP | Zhu Yi |
2009-07-24 | p54: Eliminate unnecessary initialization | Larry Finger |
2009-07-24 | mac80211: fix spare warnings in driver-trace.h | Christian Lamparter |
2009-07-24 | mac80211: do not monitor the connection while scanning | Christian Lamparter |