| Commit message (Expand) | Author | Age |
... | |
| * | iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g | Emmanuel Grumbach | 2008-06-14 |
| * | iwlwifi: remove redundant flags regarding to FAT channel | Emmanuel Grumbach | 2008-06-14 |
| * | iwlwifi: remove unused flag | Tomas Winkler | 2008-06-14 |
| * | iwlwifi: fix allow iwlwifi to aggregate according to tid load | Ron Rindjunsky | 2008-06-14 |
| * | iwlwifi: use ieee80211_conf to examine rate capabilities | Ron Rindjunsky | 2008-06-14 |
| * | iwlwifi: add TX aggregation code for 5000 HW | Tomas Winkler | 2008-06-14 |
| * | iwlwifi: map sw and hw ampdu queues | Ron Rindjunsky | 2008-06-14 |
| * | iwlwifi: add possibility to disable tx_power calibration | Emmanuel Grumbach | 2008-06-14 |
| * | iwlwifi: clean up in setup/cancel deferred work | Emmanuel Grumbach | 2008-06-14 |
| * | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach | 2008-06-14 |
| * | libertas: rename some registers to clarify their meaning | Holger Schurig | 2008-06-14 |
| * | libertas: check for old, unsupported hardware | Holger Schurig | 2008-06-14 |
| * | libertas: document register meanings | Holger Schurig | 2008-06-14 |
| * | libertas: fix interrupt issue | Holger Schurig | 2008-06-14 |
| * | mac80211: implement EU regulatory domain | Tony Vroon | 2008-06-14 |
| * | nl80211: Fix comment merge error | Michael Buesch | 2008-06-14 |
| * | iwlwifi: removing IWL4965_HT config | Ron Rindjunsky | 2008-06-14 |
| * | rndis_wlan: cleanup: rename and remove local pointers | Jussi Kivilinna | 2008-06-14 |
| * | rndis_wlan: check if set_multicast_list work is already scheduled | Jussi Kivilinna | 2008-06-14 |
| * | rndis_wlan: update carrier flag when link state changes | Jussi Kivilinna | 2008-06-14 |
| * | rndis_wlan: do link-down state change in worker thread | Jussi Kivilinna | 2008-06-14 |
| * | airo: use simple_read_from_buffer() | Akinobu Mita | 2008-06-14 |
| * | rt2x00: Rework alignment check. | Gertjan van Wingerde | 2008-06-14 |
| * | rt2x00: Remove unused defines | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Use __builtin_choose_expr() instead of ?: | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Fix double usage of skb->cb in USB RX path. | Gertjan van Wingerde | 2008-06-14 |
| * | rt2x00: Centralize RX packet alignment handling in rt2x00lib. | Gertjan van Wingerde | 2008-06-14 |
| * | rt2x00: Cleanup struct skb_frame_desc. | Gertjan van Wingerde | 2008-06-14 |
| * | rt2x00: Don't kick TX queue after each frame | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Move generic TX frame writing code into rt2x00queue | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Implement rt2x00usb_kick_tx_queue() | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Fix queue initialization | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Release rt2x00 2.1.7 | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Make rt2x00_set/get_field macros | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Removed unused descriptor read in txdone | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Remove CTS/RTS check in tx() | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Move led initialization into function | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Cleanup/optimize set_state() function callback function | Ivo van Doorn | 2008-06-14 |
| * | rt2x00: Calculate register offset during compile time | Ivo van Doorn | 2008-06-14 |
* | | net: change proto destroy method to return void | Brian Haley | 2008-06-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-06-13 |
| |\ \ |
|
| | * | | parisc: update my email address | Kyle McMartin | 2008-06-13 |
| | * | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Kyle McMartin | 2008-06-13 |
| | * | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 |
| | * | | parisc: export empty_zero_page | Kyle McMartin | 2008-06-13 |
| | * | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 |
| | * | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 |
| | * | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 |